C1.Web.Mvc.Fluent Namespace : AnnotationLayerBuilder<T> Class |
The following tables list the members exposed by AnnotationLayerBuilder<T>.
Name | Description | |
---|---|---|
AnnotationLayerBuilder<T> Constructor | Create one FlexGridFilterBuilder instance. |
Name | Description | |
---|---|---|
AddCircle | Add circle annotation for annotationlayer. | |
AddEllipse | Add ellipse annotation for annotationlayer. | |
AddImage | Add image annotation for annotationlayer. | |
AddLine | Add line annotation for annotationlayer. | |
AddPolygon | Add polygon annotation for annotationlayer. | |
AddRectangle | Add rectangle annotation for annotationlayer. | |
AddSquare | Add square annotation for annotationlayer. | |
AddText | Add text annotation for annotationlayer. | |
ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<AnnotationLayer<T>,AnnotationLayerBuilder<T>>) |
Name | Description | |
---|---|---|
ToTemplate | Render the html string in template mode. |